home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / cozinha-suzy.swf / scripts / DefineButton2_178 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  49b  |  5 lines

  1. on(release){
  2.    stop();
  3.    gotoAndPlay(3);
  4. }
  5.